home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / empathy / empathy-account-widget-groupwise.ui < prev    next >
Encoding:
Extensible Markup Language  |  2009-10-29  |  12.5 KB  |  304 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkAdjustment" id="adjustment1">
  6.     <property name="upper">65535</property>
  7.     <property name="step_increment">1</property>
  8.     <property name="page_increment">10</property>
  9.   </object>
  10.   <object class="GtkVBox" id="vbox_groupwise_settings">
  11.     <property name="visible">True</property>
  12.     <property name="orientation">vertical</property>
  13.     <property name="spacing">6</property>
  14.     <child>
  15.       <object class="GtkTable" id="table_common_groupwise_settings">
  16.         <property name="visible">True</property>
  17.         <property name="n_rows">3</property>
  18.         <property name="n_columns">2</property>
  19.         <property name="column_spacing">6</property>
  20.         <property name="row_spacing">6</property>
  21.         <child>
  22.           <object class="GtkHBox" id="hbox1">
  23.             <property name="visible">True</property>
  24.             <property name="spacing">2</property>
  25.             <child>
  26.               <object class="GtkEntry" id="entry_password">
  27.                 <property name="visible">True</property>
  28.                 <property name="can_focus">True</property>
  29.                 <property name="visibility">False</property>
  30.                 <property name="invisible_char">●</property>
  31.               </object>
  32.               <packing>
  33.                 <property name="position">0</property>
  34.               </packing>
  35.             </child>
  36.             <child>
  37.               <object class="GtkButton" id="button_forget">
  38.                 <property name="visible">True</property>
  39.                 <property name="can_focus">True</property>
  40.                 <property name="receives_default">True</property>
  41.                 <child>
  42.                   <object class="GtkImage" id="image1">
  43.                     <property name="visible">True</property>
  44.                     <property name="stock">gtk-clear</property>
  45.                     <property name="icon-size">1</property>
  46.                   </object>
  47.                 </child>
  48.               </object>
  49.               <packing>
  50.                 <property name="expand">False</property>
  51.                 <property name="fill">False</property>
  52.                 <property name="position">1</property>
  53.               </packing>
  54.             </child>
  55.           </object>
  56.           <packing>
  57.             <property name="left_attach">1</property>
  58.             <property name="right_attach">2</property>
  59.             <property name="top_attach">2</property>
  60.             <property name="bottom_attach">3</property>
  61.             <property name="y_options"></property>
  62.           </packing>
  63.         </child>
  64.         <child>
  65.           <object class="GtkLabel" id="label_password">
  66.             <property name="visible">True</property>
  67.             <property name="xalign">0</property>
  68.             <property name="label" translatable="yes">Pass_word:</property>
  69.             <property name="use_underline">True</property>
  70.           </object>
  71.           <packing>
  72.             <property name="top_attach">2</property>
  73.             <property name="bottom_attach">3</property>
  74.             <property name="x_options">GTK_FILL</property>
  75.             <property name="y_options"></property>
  76.           </packing>
  77.         </child>
  78.         <child>
  79.           <object class="GtkLabel" id="label_id">
  80.             <property name="visible">True</property>
  81.             <property name="xalign">0</property>
  82.             <property name="label" translatable="yes">Login I_D:</property>
  83.             <property name="use_underline">True</property>
  84.             <property name="mnemonic_widget">entry_id</property>
  85.           </object>
  86.           <packing>
  87.             <property name="x_options">GTK_FILL</property>
  88.             <property name="y_options"></property>
  89.           </packing>
  90.         </child>
  91.         <child>
  92.           <object class="GtkEntry" id="entry_id">
  93.             <property name="visible">True</property>
  94.             <property name="can_focus">True</property>
  95.             <property name="invisible_char">●</property>
  96.           </object>
  97.           <packing>
  98.             <property name="left_attach">1</property>
  99.             <property name="right_attach">2</property>
  100.             <property name="y_options"></property>
  101.           </packing>
  102.         </child>
  103.         <child>
  104.           <placeholder/>
  105.         </child>
  106.         <child>
  107.           <object class="GtkLabel" id="label_username_example">
  108.             <property name="visible">True</property>
  109.             <property name="xalign">0</property>
  110.             <property name="xpad">3</property>
  111.             <property name="label" translatable="yes"><span size="small"><b>Example:</b> username</span></property>
  112.             <property name="use_markup">True</property>
  113.           </object>
  114.           <packing>
  115.             <property name="left_attach">1</property>
  116.             <property name="right_attach">2</property>
  117.             <property name="top_attach">1</property>
  118.             <property name="bottom_attach">2</property>
  119.           </packing>
  120.         </child>
  121.       </object>
  122.       <packing>
  123.         <property name="expand">False</property>
  124.         <property name="position">0</property>
  125.       </packing>
  126.     </child>
  127.     <child>
  128.       <object class="GtkExpander" id="expander1">
  129.         <property name="visible">True</property>
  130.         <property name="can_focus">True</property>
  131.         <child>
  132.           <object class="GtkTable" id="table_advanced_groupwise_settings">
  133.             <property name="visible">True</property>
  134.             <property name="n_rows">2</property>
  135.             <property name="n_columns">2</property>
  136.             <property name="column_spacing">6</property>
  137.             <property name="row_spacing">6</property>
  138.             <child>
  139.               <object class="GtkLabel" id="label_port">
  140.                 <property name="visible">True</property>
  141.                 <property name="xalign">0</property>
  142.                 <property name="label" translatable="yes">_Port:</property>
  143.                 <property name="use_underline">True</property>
  144.                 <property name="mnemonic_widget">spinbutton_port</property>
  145.               </object>
  146.               <packing>
  147.                 <property name="top_attach">1</property>
  148.                 <property name="bottom_attach">2</property>
  149.                 <property name="x_options">GTK_FILL</property>
  150.                 <property name="y_options"></property>
  151.               </packing>
  152.             </child>
  153.             <child>
  154.               <object class="GtkLabel" id="label_server">
  155.                 <property name="visible">True</property>
  156.                 <property name="xalign">0</property>
  157.                 <property name="label" translatable="yes">_Server:</property>
  158.                 <property name="use_underline">True</property>
  159.                 <property name="mnemonic_widget">entry_server</property>
  160.               </object>
  161.               <packing>
  162.                 <property name="x_options">GTK_FILL</property>
  163.                 <property name="y_options"></property>
  164.               </packing>
  165.             </child>
  166.             <child>
  167.               <object class="GtkEntry" id="entry_server">
  168.                 <property name="visible">True</property>
  169.                 <property name="can_focus">True</property>
  170.                 <property name="invisible_char">●</property>
  171.               </object>
  172.               <packing>
  173.                 <property name="left_attach">1</property>
  174.                 <property name="right_attach">2</property>
  175.                 <property name="y_options"></property>
  176.               </packing>
  177.             </child>
  178.             <child>
  179.               <object class="GtkSpinButton" id="spinbutton_port">
  180.                 <property name="visible">True</property>
  181.                 <property name="can_focus">True</property>
  182.                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  183.                 <property name="invisible_char">●</property>
  184.                 <property name="adjustment">adjustment1</property>
  185.                 <property name="climb_rate">1</property>
  186.                 <property name="numeric">True</property>
  187.               </object>
  188.               <packing>
  189.                 <property name="left_attach">1</property>
  190.                 <property name="right_attach">2</property>
  191.                 <property name="top_attach">1</property>
  192.                 <property name="bottom_attach">2</property>
  193.                 <property name="y_options"></property>
  194.               </packing>
  195.             </child>
  196.           </object>
  197.         </child>
  198.         <child type="label">
  199.           <object class="GtkLabel" id="label1">
  200.             <property name="visible">True</property>
  201.             <property name="label" translatable="yes">Advanced</property>
  202.             <attributes>
  203.               <attribute name="weight" value="bold"/>
  204.             </attributes>
  205.           </object>
  206.         </child>
  207.       </object>
  208.       <packing>
  209.         <property name="expand">False</property>
  210.         <property name="fill">False</property>
  211.         <property name="position">1</property>
  212.       </packing>
  213.     </child>
  214.   </object>
  215.   <object class="GtkVBox" id="vbox_groupwise_simple">
  216.     <property name="visible">True</property>
  217.     <property name="orientation">vertical</property>
  218.     <property name="spacing">6</property>
  219.     <child>
  220.       <object class="GtkLabel" id="label_id_simple">
  221.         <property name="visible">True</property>
  222.         <property name="xalign">0</property>
  223.         <property name="label" translatable="yes">What is your GroupWise User ID?</property>
  224.       </object>
  225.       <packing>
  226.         <property name="position">0</property>
  227.       </packing>
  228.     </child>
  229.     <child>
  230.       <object class="GtkAlignment" id="alignment1">
  231.         <property name="visible">True</property>
  232.         <property name="xalign">0</property>
  233.         <property name="yalign">0</property>
  234.         <property name="xscale">0.34999999403953552</property>
  235.         <property name="yscale">0.34999999403953552</property>
  236.         <property name="bottom_padding">3</property>
  237.         <property name="left_padding">12</property>
  238.         <child>
  239.           <object class="GtkVBox" id="vbox1">
  240.             <property name="visible">True</property>
  241.             <property name="orientation">vertical</property>
  242.             <property name="spacing">4</property>
  243.             <child>
  244.               <object class="GtkEntry" id="entry_id_simple">
  245.                 <property name="visible">True</property>
  246.                 <property name="can_focus">True</property>
  247.                 <property name="invisible_char">•</property>
  248.               </object>
  249.               <packing>
  250.                 <property name="position">0</property>
  251.               </packing>
  252.             </child>
  253.             <child>
  254.               <object class="GtkLabel" id="label_example">
  255.                 <property name="visible">True</property>
  256.                 <property name="xalign">0.10000000149011612</property>
  257.                 <property name="label" translatable="yes"><span size="small"><b>Example:</b> username</span></property>
  258.                 <property name="use_markup">True</property>
  259.               </object>
  260.               <packing>
  261.                 <property name="position">1</property>
  262.               </packing>
  263.             </child>
  264.           </object>
  265.         </child>
  266.       </object>
  267.       <packing>
  268.         <property name="position">1</property>
  269.       </packing>
  270.     </child>
  271.     <child>
  272.       <object class="GtkLabel" id="label_password_simple">
  273.         <property name="visible">True</property>
  274.         <property name="xalign">0</property>
  275.         <property name="label" translatable="yes">What is your GroupWise password?</property>
  276.       </object>
  277.       <packing>
  278.         <property name="position">2</property>
  279.       </packing>
  280.     </child>
  281.     <child>
  282.       <object class="GtkAlignment" id="alignment2">
  283.         <property name="visible">True</property>
  284.         <property name="xalign">0</property>
  285.         <property name="yalign">0</property>
  286.         <property name="xscale">0.34999999403953552</property>
  287.         <property name="yscale">0.34999999403953552</property>
  288.         <property name="left_padding">12</property>
  289.         <child>
  290.           <object class="GtkEntry" id="entry_password_simple">
  291.             <property name="visible">True</property>
  292.             <property name="can_focus">True</property>
  293.             <property name="visibility">False</property>
  294.             <property name="invisible_char">•</property>
  295.           </object>
  296.         </child>
  297.       </object>
  298.       <packing>
  299.         <property name="position">3</property>
  300.       </packing>
  301.     </child>
  302.   </object>
  303. </interface>
  304.